Building Maps

Zoom in on US 48 states

# Mapping Data To Shapes

Using R color plates

Wes Anderson

RColorBrewer

## Visualizing Massachusetts Data

Interactive graphs

Exercise

  1. For the above graph “World COVID-19 Confirmed case” summarize the counts for each Country on the graph and update the graph to 9/26/2020. You may need to adjust the size of the points
  1. Update Anisa Dhana’s graph layout of the US to 9/26/2020. You may need to adjust the size of the points.

  1. Update the above graph “Number of Confirmed Cases by US County” to 9/26/2020 and use a different color scheme or theme

  1. Make an interactive plot using a state of your choosing using a theme different from used in the above exammples

The data was for the report is taken form GitHub page-COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University (Johns Hopkins University 2020), (Dong, Du, and Gardner 2020)

REFERENCES

Dong, E, H Du, and L Gardner. 2020. “An interactive web-based dashboard to track COVID-19 in real time.” Inf Dis 20 (5): 533–34. https://doi.org/10.1007/s00134-020-05991-x.Bizzarro.

Johns Hopkins University. 2020. “COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University.” https://github.com/CSSEGISandData/COVID-19.